home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / WebEPG / grabbers / grabber-edit-notes.txt < prev   
Text File  |  2007-08-20  |  957b  |  31 lines

  1. When trying the create or edit a grabber.xml file.
  2.  
  3. 1. First read: http://wiki.team-mediaportal.com/MediaPortal_Setup_Customising_WebEPG
  4.  
  5. 2. A web browser can be used to check that there are no errors in your new grabber.xml file.
  6.    They will parse the file and display any errors.
  7.  
  8. Debugging:
  9.  
  10. 1. Check xml file with a browser
  11.  
  12. 2. Remove all spaces from template section. 
  13.    (use either one line or tabs to make formating more readable)
  14.  
  15. 3. Check the log file
  16.  
  17. 4. Try to load the URL in the log file. Make sure page loads correctly.
  18.  
  19. 5. Re-check the page HTML source and check the listing format
  20.  
  21.  
  22. Some problems my be caused by special characters. These can be replaced with codes.
  23.  
  24. A few web sites that contain a list of these codes (in no order):
  25.  
  26. http://www.tedmontgomery.com/tutorial/HTMLchrc.html
  27. http://www.w3.org/MarkUp/html-spec/html-spec_13.html
  28. http://webmonkey.wired.com/webmonkey/reference/special_characters/
  29.  
  30.  
  31.